Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e2e/vmss: align test path with volume path #1083

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

3u13r
Copy link
Member

@3u13r 3u13r commented Dec 18, 2024

In #1045 we changed where we mount the stateful volume from /srv/state to /state. Adjust the path where we create the test file accordingly. Since we don't ship any deployment that sets up this path anywhere, expect for the newly written example, there are no customers that can depend on it, apart from us. Generally, while our deployment is only an example, we should try to keep the path stable.

Additionally, remove the unused --skip-undeploy flag from the e2e target in the justfile in order for the target to work again.

To test: just e2e volumestatefulset

@3u13r 3u13r requested a review from burgerdev as a code owner December 18, 2024 15:34
@3u13r 3u13r added the no changelog PRs not listed in the release notes label Dec 18, 2024
@3u13r 3u13r requested review from katexochen and davidweisse and removed request for burgerdev December 18, 2024 15:34
@3u13r 3u13r merged commit 29edb13 into main Dec 18, 2024
11 of 12 checks passed
@3u13r 3u13r deleted the euler/fix/volume-stateful-set-path branch December 18, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog PRs not listed in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants